PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / setHiddenMenubar Method
True if the menubar is hidden.
In This Topic
    setHiddenMenubar Method
    In This Topic
    Sets a value indicating whether to hide the viewer application's menu bar when the document is active.
    Syntax
    public void setHiddenMenubar( 
       boolean value
    )

    Parameters

    value
    True if the menubar is hidden.
    See Also